PDF4Java Reference Documentation
com.o2sol.pdf4java.standards Package / PDFAAggregateException Class / getInnerExceptions Method
In This Topic
    getInnerExceptions Method
    In This Topic
    Gets the collection of inner exceptions.
    Syntax
    public PDFAExceptionCollection getInnerExceptions()

    Return Value

    The collection of inner exceptions.
    See Also